Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent e2c2ed5 commit 62639f0
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@lesjoursfr/browser-tools": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@codemirror/lang-html": "^6.4.7",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@codemirror/lang-html": "^6.4.8",
"@fortawesome/fontawesome-free": "^6.5.1",
"@popperjs/core": "^2.11.8",
"@tsconfig/next": "^2.0.1",
Expand All @@ -61,35 +61,35 @@
"@types/color": "^3.0.6",
"@types/jsdom": "^21.1.6",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@types/node": "^20.11.10",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"babel-loader": "^9.1.3",
"codemirror": "^6.0.1",
"css-loader": "^6.8.1",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.7.7",
"mocha": "^10.2.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"sass": "^1.69.6",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"stylelint-config-sass-guidelines": "^11.0.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack": "^5.90.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"peerDependencies": {
"@codemirror/lang-html": "^6.4.7",
"@codemirror/lang-html": "^6.4.8",
"@fortawesome/fontawesome-free": "^6.5.1",
"@popperjs/core": "^2.11.8",
"codemirror": "^6.0.1"
Expand Down

0 comments on commit 62639f0

Please sign in to comment.