Skip to content

Commit

Permalink
fix: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yyxi committed Nov 21, 2024
1 parent e2aee9b commit f525ca7
Show file tree
Hide file tree
Showing 5 changed files with 1,018 additions and 1,200 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
},
"bugs": "https://github.com/escapace/snaproll/issues",
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@escapace/pnpm-pack": "0.5.2",
"@escapace/sequentialize": "2.1.4",
"@ls-lint/ls-lint": "2.2.3",
"@tweakpane/core": "2.0.5",
"@types/lodash-es": "4.17.12",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.14.0",
"eslint-config-escapace": "5.2.3",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-v8": "2.1.5",
"eslint": "9.15.0",
"eslint-config-escapace": "5.3.1",
"esroll": "0.3.0",
"jsdom": "24.1.0",
"knip": "5.23.3",
"lefthook": "1.6.18",
"jsdom": "25.0.1",
"knip": "5.37.1",
"lefthook": "1.8.4",
"lodash-es": "4.17.21",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"simple-statistics": "7.8.7",
"syncpack": "12.3.3",
"tsx": "4.16.0",
"syncpack": "13.0.0",
"tsx": "4.19.2",
"tweakpane": "4.0.5",
"typescript": "5.5.3",
"vite": "5.3.2",
"vitest": "1.6.0",
"vue": "3.4.31"
"typescript": "5.6.3",
"vite": "5.4.11",
"vitest": "2.1.5",
"vue": "3.5.13"
},
"engines": {
"pnpm": ">=9.11.0"
Expand Down
Loading

0 comments on commit f525ca7

Please sign in to comment.