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 May 13, 2024
1 parent 66b8592 commit 37d655d
Show file tree
Hide file tree
Showing 2 changed files with 4,664 additions and 3,908 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"files": [
"dist"
],
"packageManager": "pnpm@8.15.5+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589",
"packageManager": "pnpm@9.1.1+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b",
"scripts": {
"clean": "rimraf ./coverage/ ./dist/",
"prebuild": "pnpm clean",
Expand Down Expand Up @@ -94,16 +94,16 @@
},
"devDependencies": {
"@types/lockfile": "^1.0.4",
"@types/node": "^20.12.7",
"@types/node": "^20.12.11",
"@types/tapable": "^2.2.7",
"@types/webpack-sources": "^3.2.3",
"@vitest/coverage-v8": "^1.5.2",
"@webdeveric/eslint-config-ts": "^0.7.1",
"@vitest/coverage-v8": "^1.6.0",
"@webdeveric/eslint-config-ts": "^0.7.3",
"@webdeveric/prettier-config": "^0.2.0",
"@webdeveric/utils": "^0.31.0",
"compression-webpack-plugin": "^11.1.0",
"copy-webpack-plugin": "^12.0.2",
"cspell": "^8.7.0",
"cspell": "^8.8.1",
"css-loader": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -113,13 +113,13 @@
"fs-extra": "^11.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"memfs": "^4.9.1",
"memfs": "^4.9.2",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"validate-package-exports": "^0.4.0",
"vitest": "^1.5.2",
"validate-package-exports": "^0.5.0",
"vitest": "^1.6.0",
"webpack": "^5.91.0",
"webpack-dev-server": "^5.0.4",
"webpack-subresource-integrity": "^5.1.0"
Expand Down

0 comments on commit 37d655d

Please sign in to comment.