chore(deps): sync and pin dependencies (#5345)
* chore(deps): sync and pin dependencies * get-stream 6.0.1
This commit is contained in:
12
.changeset/twelve-socks-accept.md
Normal file
12
.changeset/twelve-socks-accept.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
'verdaccio-auth-memory': patch
|
||||
'@verdaccio/local-scripts': patch
|
||||
'@verdaccio/ui-theme': patch
|
||||
'@verdaccio/ui-components': patch
|
||||
'@verdaccio/tarball': patch
|
||||
'@verdaccio/proxy': patch
|
||||
'@verdaccio/website': patch
|
||||
'@verdaccio/e2e-ui': patch
|
||||
---
|
||||
|
||||
chore(deps): sync and pin dependencies
|
||||
@@ -16,9 +16,9 @@
|
||||
"build": "babel src/ --out-dir lib/ --copy-files --ignore ___tests___"
|
||||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/streams": "^1.0.0",
|
||||
"@verdaccio/streams": "10.2.1",
|
||||
"http-errors": "1.6.3",
|
||||
"memory-fs": "^0.4.1"
|
||||
"memory-fs": "0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "7.0.0",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"@verdaccio/config": "workspace:8.0.0-next-8.21",
|
||||
"@verdaccio/test-helper": "workspace:4.0.0-next-8.6",
|
||||
"debug": "4.4.1",
|
||||
"cypress": "^13.6.0",
|
||||
"cypress": "13.17.0",
|
||||
"get-port": "5.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -44,8 +44,8 @@
|
||||
"@changesets/get-dependents-graph": "2.1.3",
|
||||
"@crowdin/cli": "4.7.1",
|
||||
"@dianmora/contributors": "5.0.0",
|
||||
"@emotion/react": "11.10.6",
|
||||
"@emotion/styled": "11.10.6",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@emotion/styled": "11.11.5",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/react": "16.1.0",
|
||||
@@ -113,7 +113,7 @@
|
||||
"react-dom": "18.3.1",
|
||||
"rimraf": "5.0.10",
|
||||
"selfsigned": "2.4.1",
|
||||
"semver": "^7.6.3",
|
||||
"semver": "7.7.2",
|
||||
"supertest": "7.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.3.3",
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
"@verdaccio/core": "workspace:8.0.0-next-8.21",
|
||||
"@verdaccio/url": "workspace:13.0.0-next-8.21",
|
||||
"debug": "4.4.1",
|
||||
"gunzip-maybe": "^1.4.2",
|
||||
"tar-stream": "^3.1.7"
|
||||
"gunzip-maybe": "1.4.2",
|
||||
"tar-stream": "3.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@verdaccio/types": "workspace:13.0.0-next-8.7",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"debug": "4.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/debug": "4.1.12",
|
||||
"@verdaccio/config": "workspace:8.0.0-next-8.21",
|
||||
"@verdaccio/types": "workspace:13.0.0-next-8.7"
|
||||
},
|
||||
|
||||
@@ -17,19 +17,19 @@
|
||||
"homepage": "https://verdaccio.org",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@emotion/babel-plugin": "11.10.6",
|
||||
"@emotion/babel-plugin": "11.13.5",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@emotion/styled": "11.11.5",
|
||||
"@mui/material": "5.17.1",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/react": "16.1.0",
|
||||
"@types/history": "^5.0.0",
|
||||
"@types/history": "5.0.0",
|
||||
"@verdaccio/types": "workspace:*",
|
||||
"@verdaccio/ui-components": "workspace:4.0.0-next-8.10",
|
||||
"@verdaccio/ui-i18n": "workspace:8.0.0-next-8.13",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"babel-loader": "8.4.1",
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"babel-loader": "9.2.1",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"country-flag-icons": "1.5.19",
|
||||
"css-loader": "6.11.0",
|
||||
@@ -48,7 +48,7 @@
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "7.54.2",
|
||||
"react-hot-loader": "4.13.1",
|
||||
"react-i18next": "13.5.0",
|
||||
"react-i18next": "15.6.1",
|
||||
"react-markdown": "9.0.3",
|
||||
"react-redux": "8.1.3",
|
||||
"react-router-dom": "5.3.4",
|
||||
@@ -66,7 +66,7 @@
|
||||
"webpack": "5.99.9",
|
||||
"webpack-bundle-analyzer": "4.10.2",
|
||||
"webpack-bundle-size-analyzer": "3.1.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"webpack-cli": "4.10.0",
|
||||
"webpack-dev-server": "5.2.2",
|
||||
"webpack-manifest-plugin": "4.1.1",
|
||||
"webpack-merge": "5.10.0",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"devDependencies": {
|
||||
"@verdaccio/logger": "workspace:8.0.0-next-8.21",
|
||||
"@verdaccio/types": "workspace:13.0.0-next-8.7",
|
||||
"get-stream": "^6.0.1",
|
||||
"get-stream": "6.0.1",
|
||||
"nock": "13.5.6",
|
||||
"vitest": "3.0.4"
|
||||
},
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"author": "Juan Picado <juanpicado19@gmail.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@crowdin/crowdin-api-client": "^1.41.0",
|
||||
"@crowdin/crowdin-api-client": "1.46.0",
|
||||
"clipanion": "4.0.0-rc.4",
|
||||
"got": "11.8.6",
|
||||
"ts-node": "10.9.2"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "11.11.4",
|
||||
"@emotion/styled": "11.11.5",
|
||||
"@microlink/react-json-view": "^1.26.1",
|
||||
"@microlink/react-json-view": "1.26.2",
|
||||
"@mui/icons-material": "5.17.1",
|
||||
"@mui/material": "5.17.1",
|
||||
"@rematch/core": "2.2.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "7.54.2",
|
||||
"react-i18next": "15.0.0",
|
||||
"react-i18next": "15.6.1",
|
||||
"react-markdown": "9.0.3",
|
||||
"react-redux": "8.1.3",
|
||||
"react-router": "5.3.4",
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.27.4",
|
||||
"@emotion/babel-plugin": "11.12.0",
|
||||
"@emotion/babel-plugin": "11.13.5",
|
||||
"@storybook/addon-actions": "8.6.14",
|
||||
"@storybook/addon-essentials": "8.6.14",
|
||||
"@storybook/addon-interactions": "8.6.14",
|
||||
@@ -65,20 +65,19 @@
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/react": "16.1.0",
|
||||
"@types/hast": "^2.0.0",
|
||||
"@types/react-router": "^5.1.20",
|
||||
"@types/unist": "^2.0.0",
|
||||
"@types/hast": "2.3.10",
|
||||
"@types/react-router": "5.1.20",
|
||||
"@types/unist": "2.0.11",
|
||||
"@verdaccio/types": "workspace:13.0.0-next-8.7",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"babel-loader": "9.2.1",
|
||||
"eslint-plugin-verdaccio": "10.0.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"jsdom": "26.1.0",
|
||||
"mockdate": "3.0.5",
|
||||
"msw": "2.10.2",
|
||||
"msw-storybook-addon": "2.0.5",
|
||||
"mutationobserver-shim": "0.3.7",
|
||||
"storybook": "8.6.14",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "3.0.4",
|
||||
"whatwg-fetch": "3.6.20"
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ exports[`<TextField /> component > should load the component in default state 1`
|
||||
<input
|
||||
aria-invalid="false"
|
||||
class="MuiInputBase-input MuiOutlinedInput-input makeStyles-MuiInputBase-input-MuiOutlinedInput-input"
|
||||
id=":r0:"
|
||||
id=":r1:"
|
||||
name="test"
|
||||
type="text"
|
||||
value="test"
|
||||
|
||||
2919
pnpm-lock.yaml
generated
2919
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -28,12 +28,12 @@
|
||||
"@docusaurus/theme-search-algolia": "3.6.3",
|
||||
"@emotion/cache": "11.10.7",
|
||||
"@emotion/css": "11.13.0",
|
||||
"@emotion/react": "11.10.6",
|
||||
"@emotion/styled": "11.10.6",
|
||||
"@emotion/react": "11.11.4",
|
||||
"@emotion/styled": "11.11.5",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@mui/icons-material": "5.16.5",
|
||||
"@mui/material": "5.16.5",
|
||||
"@mui/styles": "5.16.5",
|
||||
"@mui/icons-material": "5.17.1",
|
||||
"@mui/material": "5.17.1",
|
||||
"@mui/styles": "5.18.0",
|
||||
"@orama/orama": "1.2.4",
|
||||
"@verdaccio/ui-components": "workspace:4.0.0-next-8.10",
|
||||
"classnames": "2.5.1",
|
||||
@@ -46,11 +46,11 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-iframe": "1.8.5",
|
||||
"chart.js": "^4.4.7",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"chart.js": "4.5.0",
|
||||
"react-chartjs-2": "5.3.0",
|
||||
"react-player": "2.14.1",
|
||||
"semver": "7.7.2",
|
||||
"react-twitter-widgets": "^1.10.0",
|
||||
"react-twitter-widgets": "1.11.0",
|
||||
"use-is-in-viewport": "1.0.9",
|
||||
"usehooks-ts": "3.1.1"
|
||||
},
|
||||
@@ -68,10 +68,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.6.3",
|
||||
"@tsconfig/docusaurus": "^2.0.3",
|
||||
"@tsconfig/docusaurus": "2.0.3",
|
||||
"@verdaccio/local-scripts": "workspace:*",
|
||||
"docusaurus-plugin-sass": "^0.2.6",
|
||||
"prism-react-renderer": "^2.4.1",
|
||||
"docusaurus-plugin-sass": "0.2.6",
|
||||
"prism-react-renderer": "2.4.1",
|
||||
"sass": "1.83.4",
|
||||
"sass-loader": "16.0.5",
|
||||
"url-loader": "4.1.1"
|
||||
|
||||
Reference in New Issue
Block a user