Skip to content

Commit

Permalink
chore: updated ci with pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jul 14, 2023
1 parent 9876d00 commit 45b50b1
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 1,161 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.5.2",
"@tresjs/cientos": "^2.1.4",
"@tresjs/core": "^2.2.0",
"@tresjs/post-processing": "^0.2.0",
"@types/three": "^0.152.1",
"mlly": "^1.3.0",
"@nuxt/kit": "^3.6.2",
"@tresjs/cientos": "^2.3.0",
"@tresjs/core": "^2.4.2",
"@tresjs/post-processing": "^0.3.0",
"@types/three": "^0.154.0",
"mlly": "^1.4.0",
"pkg-types": "^1.0.3",
"three": "^0.153.0",
"typescript": "^5.1.3"
"three": "^0.154.0",
"typescript": "^5.1.6"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.1",
"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^20.3.1",
"changelogen": "^0.5.3",
"eslint": "^8.43.0",
"nuxt": "^3.5.1",
"playwright": "^1.35.1",
"release-it": "^15.11.0",
"vitest": "^0.32.2"
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"@release-it/conventional-changelog": "^7.0.0",
"@types/node": "^20.4.2",
"changelogen": "^0.5.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.2",
"playwright": "^1.36.0",
"release-it": "^16.1.0",
"vitest": "^0.33.0"
}
}
Loading

0 comments on commit 45b50b1

Please sign in to comment.