Update packages

pull/2821/head
Jérémy Rialland 2023-09-19 19:21:16 +02:00 committed by Jérémy Rialland
parent fce64737fd
commit 5f90388de2
5 changed files with 4069 additions and 3831 deletions

View File

@ -32,33 +32,32 @@
"@koa/cors": "^4.0.0",
"@koa/router": "^12.0.0",
"@publicodes/api": "^1.0.0-beta.74",
"@sentry/node": "^7.55.2",
"@sentry/tracing": "^7.55.2",
"@sentry/node": "^7.70.0",
"@sentry/tracing": "^7.70.0",
"got": "^13.0.0",
"ioredis": "^5.3.2",
"ioredis-mock": "^8.7.0",
"ioredis-mock": "^8.8.3",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"koa-static": "^5.0.0",
"modele-social": "workspace:^",
"nodemon": "^2.0.22",
"nodemon": "^3.0.1",
"publicodes": "^1.0.0-beta.74",
"rate-limiter-flexible": "^2.4.2",
"swagger-ui-dist": "^4.15.5"
"swagger-ui-dist": "^5.7.2"
},
"devDependencies": {
"@types/ioredis-mock": "^8.2.2",
"@types/koa": "^2.13.8",
"@types/koa": "^2.13.9",
"@types/koa-static": "^4.0.2",
"@types/koa__cors": "^4.0.0",
"@types/koa__router": "^12.0.0",
"@types/node": "^18.17.14",
"@types/koa__cors": "^4.0.1",
"@types/koa__router": "^12.0.1",
"@types/node": "^20.6.3",
"@types/swagger-ui-dist": "^3.30.1",
"chai-http": "^4.4.0",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vitest": "^0.34.3",
"vitest": "^0.34.4",
"wait-on": "^7.0.1"
}
}

View File

@ -36,25 +36,25 @@
"i18n:translate": "yarn workspace site i18n:translate"
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@types/got": "^9.6.12",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^2.13.3",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.0.1",
"rimraf": "^3.0.2"
"prettier": "^3.0.3",
"rimraf": "^5.0.1"
},
"resolutions": {
"rollup": "^3.10.0",

View File

@ -25,14 +25,14 @@
"got": "^13.0.0",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"mongodb": "^5.6.0",
"nodemon": "^2.0.22"
"mongodb": "^5.9.0",
"nodemon": "^3.0.1"
},
"devDependencies": {
"@types/koa": "^2.13.8",
"@types/koa__cors": "^4.0.0",
"@types/koa__router": "^12.0.0",
"@types/node": "^18.17.14",
"@types/koa": "^2.13.9",
"@types/koa__cors": "^4.0.1",
"@types/koa__router": "^12.0.1",
"@types/node": "^20.6.3",
"@types/safe-timers": "^1.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"

View File

@ -51,24 +51,23 @@
"dependencies": {
"@atomik-color/component": "^1.0.17",
"@atomik-color/core": "^1.0.13",
"@axe-core/react": "^4.5.2",
"@axe-core/react": "^4.7.3",
"@floating-ui/react-dom": "^1.3.0",
"@internationalized/number": "^3.2.0",
"@leeoniya/ufuzzy": "^1.0.2",
"@publicodes/api": "^1.0.0-beta.74",
"@internationalized/number": "^3.2.1",
"@leeoniya/ufuzzy": "^1.0.10",
"@react-aria/accordion": "^3.0.0-alpha.17",
"@react-pdf/renderer": "^3.1.6",
"@sentry/integrations": "^7.22.0",
"@sentry/react": "^7.22.0",
"@sentry/tracing": "^7.22.0",
"algoliasearch": "^4.14.2",
"date-fns": "^2.29.3",
"@react-pdf/renderer": "^3.1.12",
"@sentry/integrations": "^7.70.0",
"@sentry/react": "^7.70.0",
"@sentry/tracing": "^7.70.0",
"algoliasearch": "^4.20.0",
"date-fns": "^2.30.0",
"exoneration-covid": "workspace:^",
"focus-trap-react": "^10.0.2",
"focus-trap-react": "^10.2.1",
"fuse.js": "^6.6.2",
"iframe-resizer": "^4.3.6",
"isbot": "^3.6.13",
"markdown-to-jsx": "^7.1.9",
"iframe-resizer": "^4.3.7",
"isbot": "^3.7.0",
"markdown-to-jsx": "^7.3.2",
"modele-social": "workspace:^",
"publicodes": "^1.0.0-beta.74",
"publicodes-react": "^1.0.0-beta.74",
@ -79,22 +78,22 @@
"react-easy-emoji": "^1.8.1",
"react-flip-move": "^3.0.5",
"react-helmet-async": "^1.3.0",
"react-i18next": "^12.1.5",
"react-i18next": "^12.3.1",
"react-instantsearch": "^6.38.1",
"react-instantsearch-dom": "^6.38.1",
"react-redux": "^8.0.5",
"react-router-dom": "^6.14.2",
"react-redux": "^8.1.2",
"react-router-dom": "^6.15.0",
"react-signature-pad-wrapper": "^3.3.1",
"react-spring": "^9.5.5",
"react-stately": "^3.22.0",
"react-use-measure": "^2.1.1",
"recharts": "2.3.2",
"reduce-reducers": "^1.0.4",
"redux": "^4.2.0",
"reselect": "^4.1.7",
"styled-components": "^6.0.7",
"stylis": "^4.0.0",
"whatwg-fetch": "^3.6.2"
"redux": "^4.2.1",
"reselect": "^4.1.8",
"styled-components": "^6.0.8",
"stylis": "^4.3.0",
"whatwg-fetch": "^3.6.19"
},
"devDependencies": {
"@react-types/accordion": "^3.0.0-alpha.16",
@ -103,42 +102,41 @@
"@redux-devtools/extension": "^3.2.5",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-yaml": "^4.1.1",
"@rushstack/package-deps-hash": "^3.2.64",
"@storybook/addon-a11y": "^7.0.5",
"@storybook/addon-actions": "^7.0.5",
"@storybook/addon-essentials": "^7.0.5",
"@storybook/addon-interactions": "^7.0.5",
"@storybook/addon-links": "^7.0.5",
"@storybook/blocks": "^7.0.5",
"@storybook/react": "^7.0.5",
"@storybook/react-vite": "^7.0.5",
"@rushstack/package-deps-hash": "^3.2.67",
"@storybook/addon-a11y": "^7.4.2",
"@storybook/addon-actions": "^7.4.2",
"@storybook/addon-essentials": "^7.4.2",
"@storybook/addon-interactions": "^7.4.2",
"@storybook/addon-links": "^7.4.2",
"@storybook/blocks": "^7.4.2",
"@storybook/react": "^7.4.2",
"@storybook/react-vite": "^7.4.2",
"@storybook/testing-library": "^0.1.0",
"@types/history": "^5.0.0",
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-instantsearch-dom": "^6.12.3",
"@types/react-redux": "^7.1.25",
"@types/react-redux": "^7.1.26",
"@types/recharts": "^1.8.24",
"@types/serve-static": "^1.15.2",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-react-swc": "^3.3.2",
"cypress": "^12.5.1",
"cypress-axe": "^1.1.0",
"cypress": "^12.17.4",
"cypress-axe": "^1.5.0",
"cypress-plugin-tab": "^1.0.5",
"cypress-wait-until": "^1.7.2",
"dotenv": "^16.3.1",
"i18next-parser": "^8.3.0",
"netlify-cli": "^12.2.8",
"rimraf": "^3.0.2",
"i18next-parser": "^8.7.0",
"netlify-cli": "^16.4.0",
"rollup-plugin-toml": "^1.0.0",
"serve-static": "^1.15.0",
"storybook": "^7.0.5",
"ts-morph": "^17.0.1",
"storybook": "^7.4.3",
"ts-morph": "^19.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
"vitest": "^0.34.3",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.4",
"workbox-expiration": "^7.0.0",
"workbox-navigation-preload": "^7.0.0",
"workbox-precaching": "^7.0.0",
@ -146,6 +144,6 @@
"workbox-strategies": "^7.0.0",
"workbox-window": "^7.0.0",
"xml2js": "^0.4.23",
"yaml": "^2.1.3"
"yaml": "^2.3.2"
}
}

7761
yarn.lock

File diff suppressed because it is too large Load Diff