File tree Expand file tree Collapse file tree 8 files changed +122
-143
lines changed
Expand file tree Collapse file tree 8 files changed +122
-143
lines changed Original file line number Diff line number Diff line change 5656 }
5757 },
5858 "gitHooks" : {
59- "commit-msg" : " node scripts/verifyCommit.js "
59+ "commit-msg" : " node scripts/verifyCommit.mjs "
6060 },
6161 "lint-staged" : {
6262 "*.js" : [
Original file line number Diff line number Diff line change 5656 "peerDependencies" : {
5757 "axios" : " >=1.7.7" ,
5858 "pinia-orm" : " >=1.9.1" ,
59- "pinia" : " >=2.1.7 "
59+ "pinia" : " >=3.0.0 "
6060 },
6161 "devDependencies" : {
6262 "@nuxt/eslint-config" : " ^0.3.13" ,
6666 "axios" : " ^1.7.2" ,
6767 "axios-mock-adapter" : " ^2.0.0" ,
6868 "eslint" : " ^9.6.0" ,
69- "pinia" : " ^2.1.7 " ,
69+ "pinia" : " ^3.0.1 " ,
7070 "pinia-orm" : " workspace:*" ,
7171 "size-limit" : " ^11.1.4" ,
7272 "typescript" : " ^5.5.3" ,
Original file line number Diff line number Diff line change 3939 "dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground"
4040 },
4141 "peerDependencies" : {
42- "@pinia/nuxt" : " ^0.5 .1"
42+ "@pinia/nuxt" : " ^0.10 .1"
4343 },
4444 "dependencies" : {
4545 "@nuxt/kit" : " ^3.12.3" ,
5151 "@nuxt/module-builder" : " ^0.8.1" ,
5252 "@nuxt/schema" : " ^3.12.3" ,
5353 "@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
54- "@pinia/nuxt" : " ^0.5 .1" ,
54+ "@pinia/nuxt" : " ^0.10 .1" ,
5555 "@types/prettier" : " ^3.0.0" ,
5656 "eslint" : " ^9.6.0" ,
5757 "nuxt" : " ^3.11.2" ,
58- "pinia" : " ^2.1.7 " ,
58+ "pinia" : " ^3.0.1 " ,
5959 "prettier" : " ^3.3.2" ,
6060 "std-env" : " ^3.7.0" ,
6161 "typescript" : " ^5.5.3" ,
Original file line number Diff line number Diff line change 5656 "test" : " pnpm run test:3"
5757 },
5858 "peerDependencies" : {
59- "pinia" : " ^2.1.7 "
59+ "pinia" : " ^3.0.1 "
6060 },
6161 "dependencies" : {
6262 "@pinia-orm/normalizr" : " workspace:*" ,
8181 "happy-dom" : " ^16.0.1" ,
8282 "mkdist" : " ^2.1.0" ,
8383 "nanoid" : " 4.0.2" ,
84- "pinia" : " ^2.1.7 " ,
84+ "pinia" : " ^3.0.1 " ,
8585 "prettier" : " ^3.3.2" ,
8686 "size-limit" : " ^11.1.4" ,
8787 "std-env" : " ^3.7.0" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments