Bump cpx2 from 8.0.2 to 9.0.0 (#634)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-11 08:17:26 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 1103d05915
commit a44f31eeb2
2 changed files with 72 additions and 7 deletions
+71 -6
View File
@@ -3933,6 +3933,72 @@
"node": ">=14.0.0"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": {
"version": "1.11.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@emnapi/wasi-threads": "1.2.2",
"tslib": "^2.4.0"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": {
"version": "1.11.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": {
"version": "1.2.2",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": {
"version": "1.1.4",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@tybys/wasm-util": "^0.10.1"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/Brooooooklyn"
},
"peerDependencies": {
"@emnapi/core": "^1.7.1",
"@emnapi/runtime": "^1.7.1"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": {
"version": "0.10.2",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"dependencies": {
"tslib": "^2.4.0"
}
},
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": {
"version": "2.8.1",
"dev": true,
"inBundle": true,
"license": "0BSD",
"optional": true
},
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz",
@@ -7328,9 +7394,9 @@
}
},
"node_modules/cpx2": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/cpx2/-/cpx2-8.0.2.tgz",
"integrity": "sha512-exLFEIh8XgWthEtrEq8hs+S6jxM5ZHpjQnRH6D7VU+2uAYS3amLSVOUSuirfx3HeN7WBCq+xFygHpt7l+gQtUA==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/cpx2/-/cpx2-9.0.0.tgz",
"integrity": "sha512-KRZGQCmHrM10xfLjrCBTQHpEIJgKtZyOOO5fygu9KE00IjQOL76FHjeON62R5PWS/W2J5ofgRJKF8rpUlEuLPQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7340,7 +7406,6 @@
"ignore": "^7.0.5",
"minimatch": "^10.0.1",
"p-map": "^7.0.0",
"resolve": "^1.12.0",
"shell-quote": "^1.8.0",
"subarg": "^1.0.0"
},
@@ -7348,7 +7413,7 @@
"cpx": "bin/index.js"
},
"engines": {
"node": "^20.0.0 || >=22.0.0",
"node": "^22.0.0 || >=24.0.0",
"npm": ">=10"
}
},
@@ -16500,7 +16565,7 @@
"@1password/sdk": "^0.4.0-beta.2"
},
"devDependencies": {
"cpx2": "^8.0.0"
"cpx2": "^9.0.0"
}
},
"plugins/template-function-cookie": {