Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Apr 28, 2024
1 parent 95c2891 commit 464fcb5
Show file tree
Hide file tree
Showing 2 changed files with 1,281 additions and 438 deletions.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,17 @@
},
"devDependencies": {
"@types/lockfile": "^1.0.4",
"@types/node": "^20.12.3",
"@types/node": "^20.12.7",
"@types/tapable": "^2.2.7",
"@types/webpack-sources": "^3.2.3",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.5.2",
"@webdeveric/eslint-config-ts": "^0.7.1",
"@webdeveric/prettier-config": "^0.2.0",
"@webdeveric/utils": "^0.30.0",
"compression-webpack-plugin": "^11.1.0",
"copy-webpack-plugin": "^12.0.2",
"cspell": "^8.6.1",
"css-loader": "^6.10.0",
"cspell": "^8.7.0",
"css-loader": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -113,14 +113,13 @@
"fs-extra": "^11.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"memfs": "^4.8.1",
"mini-css-extract-plugin": "^2.8.1",
"memfs": "^4.9.1",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"superagent": "^8.1.2",
"typescript": "^5.4.3",
"validate-package-exports": "^0.3.0",
"vitest": "^1.4.0",
"typescript": "^5.4.5",
"validate-package-exports": "^0.4.0",
"vitest": "^1.5.2",
"webpack": "^5.91.0",
"webpack-dev-server": "^5.0.4",
"webpack-subresource-integrity": "^5.1.0"
Expand Down

0 comments on commit 464fcb5

Please sign in to comment.