Skip to content

Commit

Permalink
chore: bump (dev)Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 29, 2023
1 parent d5108d9 commit a7a3272
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 358 deletions.
22 changes: 10 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,43 +46,41 @@
},
"devDependencies": {
"@1stg/app-config": "^9.0.1",
"@1stg/lib-config": "^12.0.1",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^18.4.3",
"@mdx-js/rollup": "^3.0.0",
"@pkgr/rollup": "^4.1.3",
"@pkgr/rollup": "^5.0.0",
"@size-limit/preset-small-lib": "^11.0.1",
"@types/mdx": "^2.0.10",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/web": "^0.0.128",
"@types/web": "^0.0.131",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/coverage-v8": "^1.1.0",
"eslint": "^8.56.0",
"github-markdown-css": "^5.5.0",
"lint-staged": "^15.2.0",
"npm-run-all": "^4.1.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.0",
"react-router-dom": "^6.21.1",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"simple-git-hooks": "^2.9.0",
"size-limit": "^11.0.1",
"stylelint": "^15.11.0",
"type-coverage": "^2.27.0",
"stylelint": "^16.1.0",
"type-coverage": "^2.27.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.2",
"unplugin-auto-import": "^0.17.3",
"vite": "^5.0.10",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"resolutions": {
"@commitlint/cli": "^18.4.3",
"esbuild": "^0.19.10",
"lint-staged": "^15.2.0",
"rollup": "^4.9.1"
"stylelint": "^16.1.0"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit a7a3272

Please sign in to comment.