chore: bump non-major dependencies
This commit is contained in:
parent
fc87526fbc
commit
58b0736c5b
14 changed files with 1034 additions and 1184 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"cross-env": "10.0.0",
|
||||
"http-server": "14.1.1",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.2.0"
|
||||
"lint-staged": "16.2.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"execa@0.10.0": "2.0.0",
|
||||
"sha.js@2.4.11": "2.4.12",
|
||||
"subscriptions-transport-ws>ws": "7.5.10",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.22",
|
||||
"form-data": "4.0.4",
|
||||
"ws": "8.17.1"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
"devDependencies": {
|
||||
"@lezer/generator": "1.8.0",
|
||||
"@rollup/plugin-typescript": "12.1.4",
|
||||
"mocha": "11.7.1",
|
||||
"rollup": "4.48.1",
|
||||
"mocha": "11.7.2",
|
||||
"rollup": "4.52.2",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@
|
|||
"axios": "1.12.2",
|
||||
"fp-ts": "2.16.11",
|
||||
"lodash-es": "4.17.21",
|
||||
"vue": "3.5.20"
|
||||
"vue": "3.5.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@tauri-apps/cli": "^2.0.3",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "24.3.0",
|
||||
|
|
|
|||
|
|
@ -43,8 +43,8 @@
|
|||
"dependencies": {
|
||||
"aws4fetch": "1.0.20",
|
||||
"axios": "1.12.2",
|
||||
"chalk": "5.6.0",
|
||||
"commander": "14.0.0",
|
||||
"chalk": "5.6.2",
|
||||
"commander": "14.0.1",
|
||||
"isolated-vm": "5.0.4",
|
||||
"js-md5": "0.8.3",
|
||||
"lodash-es": "4.17.21",
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"@tauri-apps/plugin-store": "2.2.0",
|
||||
"@types/hawk": "9.0.6",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@unhead/vue": "2.0.14",
|
||||
"@unhead/vue": "2.0.17",
|
||||
"@urql/core": "6.0.1",
|
||||
"@urql/devtools": "2.0.3",
|
||||
"@urql/exchange-auth": "3.0.0",
|
||||
|
|
@ -77,14 +77,14 @@
|
|||
"jsonc-parser": "3.3.1",
|
||||
"jsonpath-plus": "10.3.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"lossless-json": "4.1.1",
|
||||
"lossless-json": "4.2.0",
|
||||
"markdown-it": "14.1.0",
|
||||
"minisearch": "7.1.2",
|
||||
"minisearch": "7.2.0",
|
||||
"monaco-editor": "0.52.2",
|
||||
"nprogress": "0.2.0",
|
||||
"paho-mqtt": "1.1.0",
|
||||
"path": "0.12.7",
|
||||
"postman-collection": "5.1.0",
|
||||
"postman-collection": "5.2.0",
|
||||
"process": "0.11.10",
|
||||
"qs": "6.14.0",
|
||||
"quicktype-core": "23.2.6",
|
||||
|
|
@ -106,8 +106,8 @@
|
|||
"util": "0.12.5",
|
||||
"uuid": "11.1.0",
|
||||
"verzod": "0.4.0",
|
||||
"vue": "3.5.20",
|
||||
"vue-i18n": "11.1.11",
|
||||
"vue": "3.5.22",
|
||||
"vue-i18n": "11.1.12",
|
||||
"vue-json-pretty": "2.5.0",
|
||||
"vue-pdf-embed": "2.1.3",
|
||||
"vue-router": "4.5.1",
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"vuedraggable-es": "4.1.1",
|
||||
"wonka": "6.3.5",
|
||||
"workbox-window": "7.3.0",
|
||||
"xml-formatter": "3.6.6",
|
||||
"xml-formatter": "3.6.7",
|
||||
"yargs-parser": "22.0.0",
|
||||
"zod": "3.25.32"
|
||||
},
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
"@graphql-codegen/typescript-urql-graphcache": "3.1.1",
|
||||
"@graphql-codegen/urql-introspection": "3.0.1",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@intlify/unplugin-vue-i18n": "6.0.8",
|
||||
"@relmify/jest-fp-ts": "2.1.1",
|
||||
"@rushstack/eslint-patch": "1.12.0",
|
||||
|
|
@ -144,18 +144,18 @@
|
|||
"@types/splitpanes": "2.2.6",
|
||||
"@types/uuid": "10.0.0",
|
||||
"@types/yargs-parser": "21.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/compiler-sfc": "3.5.20",
|
||||
"@vue/compiler-sfc": "3.5.22",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"@vue/runtime-core": "3.5.20",
|
||||
"@vue/runtime-core": "3.5.22",
|
||||
"autoprefixer": "10.4.21",
|
||||
"cross-env": "10.0.0",
|
||||
"dotenv": "17.2.1",
|
||||
"dotenv": "17.2.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"eslint-plugin-vue": "10.5.0",
|
||||
"glob": "11.0.3",
|
||||
"jsdom": "26.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
@ -164,7 +164,7 @@
|
|||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"rollup-plugin-polyfill-node": "0.13.0",
|
||||
"sass": "1.91.0",
|
||||
"sass": "1.93.2",
|
||||
"tailwindcss": "3.4.16",
|
||||
"typescript": "5.9.2",
|
||||
"unplugin-fonts": "1.4.0",
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"dependencies": {
|
||||
"fp-ts": "2.16.11",
|
||||
"io-ts": "2.2.22",
|
||||
"jose": "6.0.13",
|
||||
"jose": "6.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"parser-ts": "0.7.0",
|
||||
"uuid": "11.1.0",
|
||||
|
|
|
|||
|
|
@ -19,9 +19,9 @@
|
|||
"build:portable": "pnpm tauri build -- --no-default-features --features portable"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/inter": "5.2.6",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.19",
|
||||
"@fontsource-variable/roboto-mono": "5.2.6",
|
||||
"@fontsource-variable/inter": "5.2.8",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.24",
|
||||
"@fontsource-variable/roboto-mono": "5.2.8",
|
||||
"@hoppscotch/common": "workspace:^",
|
||||
"@hoppscotch/kernel": "workspace:^",
|
||||
"@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#e05861959938b57479a1a81fa796735ebbd08c7c",
|
||||
|
|
@ -35,25 +35,25 @@
|
|||
"@vueuse/core": "13.7.0",
|
||||
"fp-ts": "2.16.11",
|
||||
"rxjs": "7.8.2",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.22",
|
||||
"vue-router": "4.5.1",
|
||||
"vue-tippy": "6.7.1",
|
||||
"zod": "3.25.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@rushstack/eslint-patch": "1.12.0",
|
||||
"@tauri-apps/cli": "^2",
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"autoprefixer": "10.4.21",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"eslint-plugin-vue": "10.5.0",
|
||||
"postcss": "8.5.6",
|
||||
"sass": "1.91.0",
|
||||
"sass": "1.93.2",
|
||||
"tailwindcss": "3.4.16",
|
||||
"typescript": "5.9.2",
|
||||
"unplugin-icons": "22.2.0",
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"rollup": "^4.9.6",
|
||||
"typescript": "5.9.2",
|
||||
"tslib": "^2.6.2"
|
||||
"rollup": "^4.52.2",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"rollup": "^4.9.6",
|
||||
"typescript": "5.9.2",
|
||||
"tslib": "^2.6.2"
|
||||
"rollup": "^4.52.2",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -64,8 +64,8 @@
|
|||
"@types/jest": "30.0.0",
|
||||
"@types/lodash": "4.17.20",
|
||||
"@types/node": "24.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
"gql-codegen": "graphql-codegen --require dotenv/config --config gql-codegen.yml dotenv_config_path=\"../../.env\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/inter": "5.0.15",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.0.16",
|
||||
"@fontsource-variable/roboto-mono": "5.0.16",
|
||||
"@fontsource-variable/inter": "5.2.8",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.24",
|
||||
"@fontsource-variable/roboto-mono": "5.2.8",
|
||||
"@hoppscotch/common": "workspace:^",
|
||||
"@hoppscotch/data": "workspace:^",
|
||||
"@platform/auth": "0.1.106",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"tauri-plugin-store-api": "0.0.0",
|
||||
"util": "0.12.5",
|
||||
"verzod": "0.3.0",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.22",
|
||||
"workbox-window": "6.6.0",
|
||||
"zod": "3.25.32"
|
||||
},
|
||||
|
|
@ -50,22 +50,22 @@
|
|||
"@graphql-codegen/typescript-urql-graphcache": "2.4.5",
|
||||
"@graphql-codegen/urql-introspection": "2.2.1",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@intlify/unplugin-vue-i18n": "6.0.4",
|
||||
"@rushstack/eslint-patch": "1.3.3",
|
||||
"@types/lodash-es": "4.17.10",
|
||||
"@types/node": "18.18.8",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"@vitejs/plugin-legacy": "2.3.0",
|
||||
"@vitejs/plugin-vue": "4.3.1",
|
||||
"@vue/eslint-config-typescript": "11.0.3",
|
||||
"autoprefixer": "10.4.16",
|
||||
"cross-env": "7.0.3",
|
||||
"dotenv": "17.2.1",
|
||||
"dotenv": "17.2.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"eslint-plugin-vue": "10.5.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.32",
|
||||
"tailwindcss": "3.3.6",
|
||||
|
|
|
|||
|
|
@ -23,9 +23,9 @@
|
|||
"postinstall": "pnpm run gql-codegen"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/inter": "5.2.6",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.19",
|
||||
"@fontsource-variable/roboto-mono": "5.2.6",
|
||||
"@fontsource-variable/inter": "5.2.8",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.24",
|
||||
"@fontsource-variable/roboto-mono": "5.2.8",
|
||||
"@hoppscotch/common": "workspace:^",
|
||||
"@hoppscotch/data": "workspace:^",
|
||||
"@hoppscotch/kernel": "workspace:^",
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
"stream-browserify": "3.0.0",
|
||||
"util": "0.12.5",
|
||||
"verzod": "0.4.0",
|
||||
"vue": "3.5.20",
|
||||
"vue": "3.5.22",
|
||||
"workbox-window": "7.3.0",
|
||||
"zod": "3.25.32"
|
||||
},
|
||||
|
|
@ -58,20 +58,20 @@
|
|||
"@graphql-codegen/typescript-urql-graphcache": "3.1.1",
|
||||
"@graphql-codegen/urql-introspection": "3.0.1",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@intlify/unplugin-vue-i18n": "6.0.8",
|
||||
"@rushstack/eslint-patch": "1.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.40.0",
|
||||
"@typescript-eslint/parser": "8.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"@vitejs/plugin-legacy": "5.4.2",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"autoprefixer": "10.4.21",
|
||||
"cross-env": "10.0.0",
|
||||
"dotenv": "17.2.1",
|
||||
"dotenv": "17.2.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"eslint-plugin-vue": "10.5.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.5.6",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/inter": "5.2.6",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.19",
|
||||
"@fontsource-variable/roboto-mono": "5.2.6",
|
||||
"@fontsource-variable/inter": "5.2.8",
|
||||
"@fontsource-variable/material-symbols-rounded": "5.2.24",
|
||||
"@fontsource-variable/roboto-mono": "5.2.8",
|
||||
"@graphql-typed-document-node/core": "3.2.0",
|
||||
"@hoppscotch/ui": "0.2.5",
|
||||
"@hoppscotch/vue-toasted": "0.1.0",
|
||||
|
|
@ -39,8 +39,8 @@
|
|||
"ts-node-dev": "2.0.0",
|
||||
"unplugin-icons": "22.2.0",
|
||||
"unplugin-vue-components": "29.0.0",
|
||||
"vue": "3.5.20",
|
||||
"vue-i18n": "11.1.11",
|
||||
"vue": "3.5.22",
|
||||
"vue-i18n": "11.1.12",
|
||||
"vue-router": "4.5.1",
|
||||
"vue-tippy": "6.7.1"
|
||||
},
|
||||
|
|
@ -53,18 +53,18 @@
|
|||
"@graphql-codegen/typescript-document-nodes": "4.0.16",
|
||||
"@graphql-codegen/typescript-operations": "4.6.1",
|
||||
"@graphql-codegen/urql-introspection": "3.0.1",
|
||||
"@iconify-json/lucide": "1.2.64",
|
||||
"@iconify-json/lucide": "1.2.68",
|
||||
"@import-meta-env/cli": "0.7.3",
|
||||
"@import-meta-env/unplugin": "0.6.2",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vue/compiler-sfc": "3.5.20",
|
||||
"@vue/compiler-sfc": "3.5.22",
|
||||
"autoprefixer": "10.4.21",
|
||||
"dotenv": "17.2.1",
|
||||
"dotenv": "17.2.2",
|
||||
"graphql-tag": "2.12.6",
|
||||
"hoppscotch-backend": "workspace:^",
|
||||
"npm-run-all": "4.1.5",
|
||||
"sass": "1.91.0",
|
||||
"sass": "1.93.2",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.9.2",
|
||||
"unplugin-fonts": "1.4.0",
|
||||
|
|
|
|||
2082
pnpm-lock.yaml
2082
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue