diff --git a/examples/kendo-unstyled-tailwind-v4/package-lock.json b/examples/kendo-unstyled-tailwind-v4/package-lock.json index e4b3a7d3..fc205269 100644 --- a/examples/kendo-unstyled-tailwind-v4/package-lock.json +++ b/examples/kendo-unstyled-tailwind-v4/package-lock.json @@ -1101,19 +1101,30 @@ } }, "node_modules/@progress/kendo-date-math": { - "version": "1.5.14", - "resolved": "https://registry.npmjs.org/@progress/kendo-date-math/-/kendo-date-math-1.5.14.tgz", - "integrity": "sha512-uJDYQWIm5/kEc0SD6wG+yt2ttHE4/CfPlVhRPSYdrbNetZ1IAls/f37jCgXv7IYm6KZ5ImXlRWlwa/V1q9XXDg==", + "version": "1.5.15", + "resolved": "https://registry.npmjs.org/@progress/kendo-date-math/-/kendo-date-math-1.5.15.tgz", + "integrity": "sha512-muQ5LtWARWArq0TpexjtyGmpFbF93Vwc9C+bPVOuidipBcR3j0SuLfO4b7pAmE4AWbEXScOEgkt/6Uw7iL/cZA==", "license": "SEE LICENSE IN LICENSE.md", "peer": true, "dependencies": { - "tslib": "^1.7.0" + "tslib": "^2.4.1" + }, + "engines": { + "node": ">=20.0.0", + "npm": ">=10.0.0" } }, + "node_modules/@progress/kendo-date-math/node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD", + "peer": true + }, "node_modules/@progress/kendo-dateinputs-common": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/@progress/kendo-dateinputs-common/-/kendo-dateinputs-common-0.4.5.tgz", - "integrity": "sha512-KB4bTwRhvYS4rMNKJhEdp1SkrZ/otXvCzUEUdrYls1jv/AfIw3IaKzZdhYWVq/7cEr+SGSfTDAyXaRzpCjum4A==", + "version": "0.4.6", + "resolved": "https://registry.npmjs.org/@progress/kendo-dateinputs-common/-/kendo-dateinputs-common-0.4.6.tgz", + "integrity": "sha512-ZEU6wCTXxmmS3qDUyKuk+5/uNUtZJ+ONJ/F8UALb5Dqk+AUAJSh/dKX0HvZLK9PcIV/s/8aIFlIAXWoqBFaG1w==", "license": "SEE LICENSE IN LICENSE.md", "peer": true, "dependencies": { @@ -1153,16 +1164,20 @@ } }, "node_modules/@progress/kendo-inputs-common": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@progress/kendo-inputs-common/-/kendo-inputs-common-3.1.1.tgz", - "integrity": "sha512-OqID8+2DuAnUET0W1j357qqTPvws6hnByt2h5+uVS7uK9Wmt/NHA0gVhdYmh+Jyv6Pw+S2epSk47mDsfyreKYA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@progress/kendo-inputs-common/-/kendo-inputs-common-3.1.2.tgz", + "integrity": "sha512-iCYz0yuDeR/YS+mW5tY7UkWEsf5EjdTKLpx8O5VJAFFcd2dxLCK/HAihSHS+KpWqIZIw4EIWeR6lzGQf0nN0nA==", "license": "SEE LICENSE IN LICENSE.md", "peer": true, "dependencies": { "tslib": "^2.3.1" }, + "engines": { + "node": ">=20.0.0", + "npm": ">=10.0.0" + }, "peerDependencies": { - "@progress/kendo-drawing": "^1.17.0" + "@progress/kendo-drawing": "^1.21.2" } }, "node_modules/@progress/kendo-inputs-common/node_modules/tslib": { @@ -1962,6 +1977,60 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.0.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.4.3", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.0.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "0.2.11", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@tybys/wasm-util": "^0.9.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.9.0", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.0", + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.11", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz",