Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into DIGCOLL-5661-style-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
davidseguin committed Aug 8, 2022
2 parents d4bdf82 + a741389 commit 8fb6006
Show file tree
Hide file tree
Showing 7 changed files with 1,181 additions and 1,138 deletions.
2 changes: 1 addition & 1 deletion dist/marble.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/marble.js.map

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"flickity-imagesloaded": "^2.0.0",
"smoothscroll-polyfill": "^0.4.4",
"underscore": "^1.13.4",
"vanilla-lazyload": "^17.8.2"
"vanilla-lazyload": "^17.8.3"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/core": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-knobs": "^6.4.0",
Expand All @@ -24,13 +24,13 @@
"ansi-regex": "^6.0.1",
"axios": "^0.27.2",
"babel-loader": "^8.2.5",
"caniuse-lite": "^1.0.30001366",
"chromatic": "^6.7.0",
"caniuse-lite": "^1.0.30001373",
"chromatic": "^6.7.3",
"clean-webpack-plugin": "^4.0.0",
"core-js": "^3.23.4",
"core-js": "^3.24.1",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.0.0",
"eslint": "^8.19.0",
"eslint": "^8.21.0",
"eslint-plugin-storybook": "^0.6.1",
"glob-parent": "^6.0.2",
"he": "^1.2.0",
Expand All @@ -43,10 +43,10 @@
"postcss": "^8.4.14",
"postcss-loader": "^7.0.1",
"raw-loader": "^4.0.2",
"release-it": "^15.1.1",
"sass": "^1.53.0",
"release-it": "^15.2.0",
"sass": "^1.54.0",
"sass-loader": "^13.0.2",
"simple-git": "^3.10.0",
"simple-git": "^3.11.0",
"storybook-preset-inline-svg": "^1.0.1",
"style-loader": "^3.3.1",
"stylelint": "^14.9.1",
Expand All @@ -57,7 +57,7 @@
"stylelint-selector-bem-pattern": "^2.1.1",
"terser-webpack-plugin": "^5.3.3",
"trim": "^1.0.1",
"webpack": "^5.73.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-merge": "^5.8.0",
"webpack-notifier": "^1.15.0"
Expand Down
Loading

0 comments on commit 8fb6006

Please sign in to comment.