Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikMatiasko committed Aug 6, 2024
1 parent e6a2711 commit bf94db2
Showing 1 changed file with 31 additions and 32 deletions.
63 changes: 31 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,47 +18,46 @@
":lint:eslint": "eslint --ext .js,.jsx,.ts,.tsx -c .eslintrc.js --max-warnings 0 ./src",
":lint:eslint:gh": "eslint --ext .js,.jsx,.ts,.tsx -c .eslintrc.js --max-warnings 0 --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif ./src",
":lint:prettier": "prettier ./src --check",
"prebuild": "rimraf build",
"icons:create": "npx @svgr/cli --config-file ./config/.svgrrc.js -d ./src/components/Atomic/Icon/components ./src/components/Atomic/Icon/assets",
":generate:theme:build": "node ./scripts/build.theme.js",
":generate:theme:clean": "rimraf ./build/lib",
":generate:theme": "npm-run-all :generate:theme:build :generate:theme:clean",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"test:storybook": "npx playwright test",
"test:storybook:ui": "npx playwright test --ui --update-snapshots",
"test:storybook:ui": "npx playwright test --ui",
"test:storybook:debug": "npx playwright test --debug",
"test:storybook:updateSnapshots": "npx playwright test --update-snapshots",
"test:storybook:report": "npx playwright show-report"
},
"dependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.24.1",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/css": "^11.11.2",
"@emotion/eslint-plugin": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@floating-ui/react": "^0.26.12",
"@floating-ui/react-dom": "^2.0.8",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/babel-plugin": "^11.12.0",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/cache": "^11.13.1",
"@emotion/css": "^11.13.0",
"@emotion/eslint-plugin": "^11.12.0",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@floating-ui/react": "^0.26.21",
"@floating-ui/react-dom": "^2.1.1",
"@floating-ui/react-dom-interactions": "^0.13.3",
"@hookform/resolvers": "^3.3.4",
"@hookform/resolvers": "^3.9.0",
"@lezer/highlight": "^1.2.0",
"@mdx-js/react": "^2.3.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@opentelemetry/api": "^1.8.0",
"@opentelemetry/context-zone": "^1.24.1",
"@opentelemetry/core": "^1.24.1",
"@opentelemetry/context-zone": "^1.25.1",
"@opentelemetry/core": "^1.25.1",
"@opentelemetry/instrumentation": "^0.51.1",
"@opentelemetry/instrumentation-fetch": "^0.51.1",
"@opentelemetry/instrumentation-xml-http-request": "^0.51.1",
"@opentelemetry/sdk-trace-base": "^1.24.1",
"@opentelemetry/sdk-trace-web": "^1.24.1",
"@opentelemetry/sdk-trace-base": "^1.25.1",
"@opentelemetry/sdk-trace-web": "^1.25.1",
"@types/convert-units": "^2.3.9",
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.17.0",
Expand All @@ -73,36 +72,36 @@
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.21.0",
"@uiw/codemirror-extensions-langs": "^4.21.25",
"@uiw/codemirror-themes": "^4.21.25",
"@uiw/react-codemirror": "^4.21.25",
"axios": "^1.6.8",
"@uiw/codemirror-extensions-langs": "^4.23.0",
"@uiw/codemirror-themes": "^4.23.0",
"@uiw/react-codemirror": "^4.23.0",
"axios": "^1.7.3",
"babel-jest": "^29.7.0",
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"detect-browser": "^5.3.0",
"dompurify": "^3.1.1",
"dompurify": "^3.1.6",
"dotenv": "^16.4.5",
"framer-motion": "^10.16.5",
"jest-sonar-reporter": "^2.0.0",
"jsoneditor": "^9.10.5",
"lodash": "^4.17.21",
"mustache": "^4.2.0",
"oidc-react": "^3.2.2",
"pkijs": "^3.0.16",
"pkijs": "^3.2.4",
"random-words": "^2.0.1",
"rc-scrollbars": "^1.1.6",
"react": "^18.2.0",
"react-app-polyfill": "^3.0.0",
"react-avatar": "^5.0.3",
"react-bootstrap": "^2.10.2",
"react-bootstrap": "^2.10.4",
"react-color": "^2.19.3",
"react-datepicker": "^7.3.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.51.3",
"react-hook-form": "^7.52.2",
"react-hook-form-persist": "^3.0.0",
"react-intl": "^5.25.1",
"react-merge-refs": "^2.1.1",
Expand Down Expand Up @@ -169,11 +168,11 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^15.2.2",
"npm-run-all2": "^5.0.2",
"lint-staged": "^15.2.8",
"npm-run-all2": "^6.2.2",
"path": "^0.12.7",
"postcss-modules": "^6.0.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "^5.0.5",
Expand Down

0 comments on commit bf94db2

Please sign in to comment.