Skip to content

Commit

Permalink
chore: update more packages
Browse files Browse the repository at this point in the history
  • Loading branch information
innerdvations committed Sep 26, 2024
1 parent 22951df commit 4e9d876
Show file tree
Hide file tree
Showing 7 changed files with 1,036 additions and 1,167 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"watch": "node -r esbuild-register scripts/watch"
},
"dependencies": {
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react-swc": "3.7.0",
"boxen": "5.1.2",
"browserslist-to-esbuild": "1.2.0",
"chalk": "4.1.2",
"chokidar": "3.6.0",
"chokidar": "4.0.1",
"commander": "8.3.0",
"esbuild": "0.20.2",
"esbuild-register": "3.5.0",
Expand All @@ -81,35 +81,35 @@
"ora": "5.4.1",
"outdent": "0.8.0",
"pkg-up": "3.1.0",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.4.14",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.2",
"prompts": "2.4.2",
"rxjs": "7.8.1",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite": "5.4.8",
"yup": "0.32.9"
},
"devDependencies": {
"@changesets/changelog-git": "^0.2.0",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.8",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@strapi/eslint-config": "^0.2.1",
"@strapi/eslint-config": "^1.0.1",
"@strapi/pack-up": "workspace:*",
"@swc/core": "^1.4.13",
"@swc/jest": "^0.2.36",
"@types/git-url-parse": "9.0.3",
"@types/ini": "4.1.0",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/prettier": "^2.0.0",
"@types/prompts": "2.4.9",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.56.0",
"eslint": "^8.57.1",
"eslint-plugin-rxjs": "^5.0.3",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2"
"lint-staged": "^15.2.10"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 4e9d876

Please sign in to comment.