Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update dependencies -
Browse files Browse the repository at this point in the history
vernaillen committed Dec 23, 2024
1 parent 7ad98e5 commit ba1d6fd
Showing 2 changed files with 3,376 additions and 3,705 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -37,26 +37,26 @@
"start": "pnpm run wp-env:create && pnpm run dev"
},
"dependencies": {
"@nuxt/image": "^1.8.0",
"@nuxt/kit": "^3.13.2",
"@nuxt/ui": "^2.18.5",
"@wpnuxt/core": "1.0.0-edge.23"
"@nuxt/image": "^1.8.1",
"@nuxt/kit": "^3.14.1592",
"@nuxt/ui": "^2.20.0",
"@wpnuxt/core": "1.0.0-edge.25"
},
"devDependencies": {
"@nuxt/devtools": "^1.5.0",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^22.5.5",
"@wordpress/env": "^10.8.0",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"@wordpress/env": "^10.14.0",
"changelogen": "^0.5.7",
"eslint": "^9.11.0",
"nuxt": "^3.13.2",
"release-it": "^17.6.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"release-it": "^17.10.0",
"typescript": "^5.7.2",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10"
},
"peerDependencies": {
"knitwork": "^1.1.0",
7,049 changes: 3,360 additions & 3,689 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit ba1d6fd

Please sign in to comment.