Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
falsandtru committed Jan 29, 2024
1 parent b6a9350 commit 379fa00
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"LICENSE"
],
"dependencies": {
"spica": "0.0.761"
"spica": "0.0.777"
},
"devDependencies": {
"@types/mocha": "10.0.3",
"@types/power-assert": "1.5.10",
"@types/prismjs": "1.26.2",
"@typescript-eslint/parser": "^6.10.0",
"@types/mocha": "10.0.6",
"@types/power-assert": "1.5.12",
"@types/prismjs": "1.26.3",
"@typescript-eslint/parser": "^6.20.0",
"babel-loader": "^9.1.3",
"babel-plugin-unassert": "^3.2.0",
"concurrently": "^8.2.2",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-plugin-redos": "^4.4.5",
"eslint-webpack-plugin": "^4.0.1",
"glob": "^10.3.10",
Expand All @@ -49,12 +49,12 @@
"karma-mocha": "^2.0.1",
"karma-power-assert": "^1.0.0",
"mocha": "^10.2.0",
"npm-check-updates": "^16.14.6",
"npm-check-updates": "^16.14.14",
"semver": "^7.5.4",
"ts-loader": "^9.5.0",
"typed-dom": "0.0.347",
"ts-loader": "^9.5.1",
"typed-dom": "0.0.348",
"typescript": "5.2.2",
"webpack": "^5.89.0",
"webpack": "^5.90.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
},
Expand Down

0 comments on commit 379fa00

Please sign in to comment.