Skip to content

Commit

Permalink
feat: deps (#249)
Browse files Browse the repository at this point in the history
* feat: deps

* Update package.json
  • Loading branch information
Talljack committed Jul 4, 2024
1 parent e497a37 commit 4067223
Show file tree
Hide file tree
Showing 2 changed files with 8,748 additions and 7,266 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,28 +104,28 @@
"@babel/parser": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@rollup/pluginutils": "^5.1.0",
"unplugin": "^1.10.1"
"unplugin": "^1.11.0"
},
"devDependencies": {
"@babel/types": "^7.24.7",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"bumpp": "^9.4.1",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"lint-staged": "^15.2.7",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"simple-git-hooks": "^2.11.1",
"talljack-eslint-config": "^0.2.6",
"tsup": "^8.1.0",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"webpack": "^5.92.1"
},
Expand Down
Loading

0 comments on commit 4067223

Please sign in to comment.