Skip to content
Snippets Groups Projects
Commit f566cb44 authored by Guillaume Grossetie's avatar Guillaume Grossetie :headphones:
Browse files

Update all dependencies

parent 7e3423f0
No related branches found
No related tags found
No related merge requests found
Pipeline #36353 failed
This diff is collapsed.
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
"license": "EPL-2.0", "license": "EPL-2.0",
"devDependencies": { "devDependencies": {
"@squoosh/lib": "^0.4.0", "@squoosh/lib": "^0.4.0",
"puppeteer": "^13.3.1" "puppeteer": "^21.0.0"
} }
} }
This diff is collapsed.
...@@ -8,6 +8,6 @@ ...@@ -8,6 +8,6 @@
"author": "", "author": "",
"license": "EPL-2.0", "license": "EPL-2.0",
"devDependencies": { "devDependencies": {
"puppeteer": "^13.3.1" "puppeteer": "^21.0.0"
} }
} }
...@@ -22,23 +22,23 @@ ...@@ -22,23 +22,23 @@
"start": "npm-run-all --parallel start:*" "start": "npm-run-all --parallel start:*"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "~1.0", "@11ty/eleventy": "~2.0.0",
"@asciidoctor/core": "^2.2.6", "@asciidoctor/core": "^3.0.0",
"@babel/preset-env": "^7.16.11", "@babel/preset-env": "^7.16.11",
"@codemirror/commands": "^0.19.8", "@codemirror/commands": "^6.0.0",
"@codemirror/gutter": "^0.19.9", "@codemirror/gutter": "^0.19.9",
"@codemirror/history": "^0.19.2", "@codemirror/history": "^0.19.2",
"@codemirror/state": "^0.19.6", "@codemirror/state": "^6.0.0",
"@codemirror/text": "^0.19.6", "@codemirror/text": "^0.19.6",
"@codemirror/view": "^0.19.40", "@codemirror/view": "^6.0.0",
"@fontsource/inter": "^4.5.7", "@fontsource/inter": "^5.0.0",
"@fontsource/source-code-pro": "^4.5.6", "@fontsource/source-code-pro": "^5.0.0",
"@fontsource/urbanist": "^4.5.8", "@fontsource/urbanist": "^5.0.0",
"@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^21.0.1", "@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^13.1.3", "@rollup/plugin-node-resolve": "^15.0.0",
"cssnano": "^5.0.17", "cssnano": "^6.0.0",
"cssnano-preset-lite": "^2.0.3", "cssnano-preset-lite": "^3.0.0",
"eslint": "^8.9.0", "eslint": "^8.9.0",
"eslint-config-standard": "^17.0.0-1", "eslint-config-standard": "^17.0.0-1",
"font-awesome": "https://git@github.com/FortAwesome/Font-Awesome.git#v4.7.0", "font-awesome": "https://git@github.com/FortAwesome/Font-Awesome.git#v4.7.0",
...@@ -46,13 +46,13 @@ ...@@ -46,13 +46,13 @@
"highlightjs-line-numbers.js": "^2.8.0", "highlightjs-line-numbers.js": "^2.8.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.6", "postcss": "^8.4.6",
"postcss-import": "^14.0.2", "postcss-import": "^15.0.0",
"postcss-preset-env": "^7.3.1", "postcss-preset-env": "^9.0.0",
"rollup": "^2.67.0", "rollup": "^4.0.0",
"rollup-plugin-copy": "^3.4.0", "rollup-plugin-copy": "^3.4.0",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.5.1", "stylelint": "^16.0.0",
"stylelint-config-standard": "^25.0.0" "stylelint-config-standard": "^36.0.0"
}, },
"browserslist": [ "browserslist": [
"defaults", "defaults",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment