Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit 659a27d

Browse files
chore(deps): update all non-major dependencies
1 parent 37b34bb commit 659a27d

File tree

2 files changed

+290
-234
lines changed

2 files changed

+290
-234
lines changed

.stacks/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"key:generate": "pnpm artisan key:generate"
9494
},
9595
"dependencies": {
96-
"@babel/types": "^7.19.0",
96+
"@babel/types": "^7.19.3",
9797
"@iconify-json/heroicons-outline": "^1.1.4",
9898
"@iconify-json/heroicons-solid": "^1.1.5",
9999
"@jsdevtools/ez-spawn": "^3.0.4",
@@ -106,9 +106,9 @@
106106
"@types/minimatch": "^5.1.2",
107107
"@types/node": "^18.7.15",
108108
"@types/prompts": "^2.0.14",
109-
"@unocss/preset-icons": "^0.45.25",
110-
"@unocss/transformer-compile-class": "^0.45.25",
111-
"@unocss/vite": "^0.45.25",
109+
"@unocss/preset-icons": "^0.45.26",
110+
"@unocss/transformer-compile-class": "^0.45.26",
111+
"@unocss/vite": "^0.45.26",
112112
"@vitejs/plugin-vue": "^3.1.0",
113113
"@vitest/coverage-istanbul": "^0.23.4",
114114
"@vueuse/core": "^9.3.0",
@@ -140,16 +140,16 @@
140140
"pathe": "^0.3.8",
141141
"rimraf": "^3.0.2",
142142
"simple-git-hooks": "^2.8.0",
143-
"typescript": "^4.8.3",
143+
"typescript": "^4.8.4",
144144
"unbuild": "^0.8.11",
145-
"unocss": "^0.45.25",
145+
"unocss": "^0.45.26",
146146
"unplugin-auto-import": "^0.11.2",
147147
"unplugin-vue-components": "^0.22.7",
148-
"vite": "^3.1.3",
148+
"vite": "^3.1.4",
149149
"vite-plugin-inspect": "^0.7.4",
150150
"vitepress": "1.0.0-alpha.17",
151151
"vitest": "^0.23.4",
152-
"vue": "^3.2.39",
152+
"vue": "^3.2.40",
153153
"vue-tsc": "^0.40.13"
154154
},
155155
"pnpm": {

0 commit comments

Comments
 (0)