Skip to content

Commit

Permalink
chore(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed Apr 10, 2024
1 parent 4d4f218 commit 75a9925
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions nodedevpkg/vue-vite-presets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@vitejs/plugin-vue": "^5.0.4",
"hastscript": "^9.0.0",
"unist-util-visit": "^5.0.0",
"vite": "^5.1.6",
"vite-plugin-pages": "^0.32.0",
"vite-tsconfig-paths": "^4.3.1"
"vite": "^5.2.8",
"vite-plugin-pages": "^0.32.1",
"vite-tsconfig-paths": "^4.3.2"
},
"peerDependencies": {},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion nodepkg/vueuikit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/serialize": "^1.1.3",
"@emotion/serialize": "^1.1.4",
"@emotion/utils": "^1.2.1",
"@innoai-tech/lodash": "0.2.1",
"@innoai-tech/vuekit": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"url": "ssh://[email protected]:innoai-tech/vuekit.git"
},
"dependencies": {
"core-js": "^3.36.0"
"core-js": "^3.36.1"
},
"prettier": {},
"devDependencies": {
"prettier": "^3.2.5",
"@happy-dom/global-registrator": "^13.8.2",
"@happy-dom/global-registrator": "^14.7.1",
"@innoai-tech/lodash": "^0.2.1",
"@innoai-tech/devconfig": "^0.5.0",
"@innoai-tech/monobundle": "^0.13.0",
"@innoai-tech/vue-vite-presets": "workspace:*",
"@innoai-tech/vuedevconfig": "workspace:*",
"@mdi/js": "^7.4.47",
"@vue/test-utils": "^2.4.4",
"bun-types": "^1.0.30",
"@vue/test-utils": "^2.4.5",
"bun-types": "^1.1.3",
"copy-to-clipboard": "^3.3.3",
"normalize.css": "^8.0.1",
"rxjs": "^7.8.1",
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"turbo": "^1.13.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vue": "^3.4.21"
},
"resolutions": {
Expand Down

0 comments on commit 75a9925

Please sign in to comment.