Skip to content

Commit

Permalink
chore(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
FRSgit committed Jan 7, 2025
1 parent f999dd2 commit d5e91d0
Show file tree
Hide file tree
Showing 3 changed files with 2,722 additions and 2,640 deletions.
35 changes: 18 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,25 @@
"author": "Jakub Freisler <[email protected]>",
"license": "MIT",
"devDependencies": {
"@frsource/eslint-config": "1.8.0",
"@frsource/prettier-config": "1.5.0",
"@frsource/semantic-release-config": "1.3.0",
"@types/node": "^20.12.12",
"@vitest/coverage-v8": "^1.6.0",
"chokidar": "^3.6.0",
"concurrently": "^8.2.2",
"eslint": "9.1.0",
"globals": "^15.2.0",
"happy-dom": "14.11.0",
"@frsource/eslint-config": "1.33.0",
"@frsource/prettier-config": "1.21.0",
"@frsource/semantic-release-config": "1.37.0",
"@types/node": "^20.17.12",
"@vitest/coverage-v8": "^2.1.8",
"chokidar": "^4.0.3",
"concurrently": "^9.1.2",
"eslint": "9.17.0",
"fast-glob": "^3.3.3",
"globals": "^15.14.0",
"happy-dom": "16.3.0",
"microbundle": "0.15.1",
"prettier": "3.2.5",
"rimraf": "5.0.0",
"semantic-release": "23.0.8",
"serve": "14.2.3",
"shiki": "1.5.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
"prettier": "3.4.2",
"rimraf": "6.0.1",
"semantic-release": "24.2.1",
"serve": "14.2.4",
"shiki": "1.26.1",
"typescript": "5.7.2",
"vitest": "2.1.8"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit d5e91d0

Please sign in to comment.