Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#134)
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, 2025
1 parent c965aa5 commit 06ea83b
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 @@ -51,41 +51,41 @@
"dompurify": "^3.2.3"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@codemirror/lang-html": "^6.4.9",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.19.0",
"@fortawesome/fontawesome-free": "^6.7.2",
"@popperjs/core": "^2.11.8",
"@tsconfig/next": "^2.0.3",
"@types/babel__core": "^7.20.5",
"@types/babel__preset-env": "^7.9.7",
"@types/babel__preset-env": "^7.10.0",
"@types/color": "^4.2.0",
"@types/jsdom": "^21.1.7",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.3",
"@types/node": "^22.12.0",
"babel-loader": "^9.2.1",
"codemirror": "^6.0.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"globals": "^15.14.0",
"jsdom": "^26.0.0",
"mini-css-extract-plugin": "^2.9.2",
"mocha": "^11.0.1",
"postcss": "^8.4.49",
"mocha": "^11.1.0",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"stylelint": "^16.12.0",
"stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0",
"terser-webpack-plugin": "^5.3.11",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0"
Expand Down

0 comments on commit 06ea83b

Please sign in to comment.