Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
fetch-depth: 0
- name: Check provenance downgrades
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
with:
fail-on-provenance-change: true
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
".": "./bootstrap.ts"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.11",
"@nuxt/devtools-kit": "^2.6.2",
"@nuxt/devtools-ui-kit": "^2.6.2",
"@iconify-json/carbon": "^1.2.13",
"@nuxt/devtools-kit": "^2.6.5",
"@nuxt/devtools-ui-kit": "^2.6.5",
"@nuxt/kit": "^4.1.2",
"nuxt": "latest",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-router": "latest"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
},
"dependencies": {
"@nuxt/fonts": "link:..",
"@nuxt/ui-pro": "^3.3.2",
"@nuxtjs/plausible": "2.0.0",
"better-sqlite3": "^12.2.0",
"docus": "^4.0.4",
"@nuxt/ui-pro": "^3.3.5",
"@nuxtjs/plausible": "2.0.1",
"better-sqlite3": "^12.4.1",
"docus": "^4.2.0",
"nuxt": "^4.0.3",
"tailwindcss": "^4.1.13"
}
Expand Down
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,72 +47,72 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^2.6.2",
"@nuxt/devtools-kit": "^2.6.5",
"@nuxt/kit": "^4.1.2",
"consola": "^3.4.2",
"css-tree": "^3.1.0",
"defu": "^6.1.4",
"esbuild": "^0.25.8",
"esbuild": "^0.25.10",
"fontaine": "^0.6.0",
"fontless": "^0.0.2",
"h3": "^1.15.3",
"jiti": "^2.5.1",
"h3": "^1.15.4",
"jiti": "^2.6.0",
"magic-regexp": "^0.10.0",
"magic-string": "^0.30.17",
"node-fetch-native": "^1.6.6",
"magic-string": "^0.30.19",
"node-fetch-native": "^1.6.7",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"sirv": "^3.0.1",
"tinyglobby": "^0.2.14",
"sirv": "^3.0.2",
"tinyglobby": "^0.2.15",
"ufo": "^1.6.1",
"unifont": "^0.5.0",
"unplugin": "^2.3.5",
"unstorage": "^1.16.1"
"unifont": "^0.6.0",
"unplugin": "^2.3.10",
"unstorage": "^1.17.1"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.11",
"@iconify-json/carbon": "^1.2.13",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^1.7.1",
"@nuxt/eslint-config": "^1.9.0",
"@nuxt/module-builder": "^1.0.2",
"@nuxt/schema": "^4.1.2",
"@nuxt/test-utils": "^3.19.2",
"@types/css-tree": "^2.3.10",
"@types/node": "^22.17.0",
"@types/semver": "^7.7.0",
"@types/node": "^22.18.6",
"@types/semver": "^7.7.1",
"@vitest/coverage-v8": "^3.2.4",
"birpc": "^2.5.0",
"birpc": "^2.6.1",
"changelogen": "^0.6.2",
"eslint": "^9.32.0",
"nitropack": "^2.12.4",
"eslint": "^9.36.0",
"nitropack": "^2.12.6",
"nuxt": "^4.0.3",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.4.1",
"pkg-pr-new": "^0.0.54",
"playwright-core": "^1.54.1",
"pkg-pr-new": "^0.0.60",
"playwright-core": "^1.55.1",
"semver": "^7.7.2",
"typescript": "^5.9.2",
"unbuild": "^3.6.0",
"unbuild": "^3.6.1",
"vite": "~7.0.6",
"vitest": "^3.2.4",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-bundle-renderer": "^2.1.2",
"vue-tsc": "^3.0.4"
"vue-tsc": "^3.1.0"
},
"resolutions": {
"@nuxt/fonts": "workspace:*",
"@types/node": "^22.17.0",
"@unocss/core": "^66.3.3",
"@unocss/nuxt": "^66.3.3",
"@unocss/preset-attributify": "^66.3.3",
"@unocss/preset-icons": "^66.3.3",
"@unocss/preset-mini": "^66.3.3",
"@unocss/reset": "^66.3.3",
"@types/node": "^22.18.6",
"@unocss/core": "^66.5.2",
"@unocss/nuxt": "^66.5.2",
"@unocss/preset-attributify": "^66.5.2",
"@unocss/preset-icons": "^66.5.2",
"@unocss/preset-mini": "^66.5.2",
"@unocss/reset": "^66.5.2",
"nuxt": "^4.0.3",
"typescript": "^5.9.2",
"unocss": "^66.3.3",
"unocss": "^66.5.2",
"vite": "~7.0.6"
},
"packageManager": "pnpm@10.13.1",
"packageManager": "pnpm@10.17.1",
"pnpm": {
"ignoredBuiltDependencies": [
"@parcel/watcher",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxtjs/tailwindcss": "6.14.0",
"nuxt": "latest",
"tailwindcss": "^3.4.17",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-router": "latest"
}
}
4 changes: 2 additions & 2 deletions playgrounds/scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@nuxt/fonts": "latest",
"nuxt": "latest",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-router": "latest"
},
"devDependencies": {
"sass": "^1.89.2"
"sass": "^1.93.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tailwindcss@3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxtjs/tailwindcss": "6.14.0",
"nuxt": "latest",
"tailwindcss": "^3.4.17",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-router": "latest"
}
}
4 changes: 2 additions & 2 deletions playgrounds/tailwindcss@4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@nuxt/fonts": "latest",
"@tailwindcss/vite": "^4.1.11",
"@tailwindcss/vite": "^4.1.13",
"nuxt": "latest",
"tailwindcss": "^4.1.13",
"vue": "3.5.18",
"vue": "3.5.22",
"vue-router": "latest"
}
}
6 changes: 3 additions & 3 deletions playgrounds/unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@nuxt/fonts": "latest",
"@unocss/nuxt": "^66.3.3",
"@unocss/nuxt": "^66.5.2",
"nuxt": "latest",
"unocss": "^66.3.3",
"vue": "3.5.18",
"unocss": "^66.5.2",
"vue": "3.5.22",
"vue-router": "latest"
}
}
Loading
Loading