Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 15, 2024
1 parent b5c4355 commit b8f5c4a
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,42 +33,42 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@danmarshall/deckgl-typings": "4.5.1",
"@inpyjamas/scripts": "0.1.6-alpha",
"@saithodev/semantic-release-backmerge": "2.1.3",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/addon-links": "^6.5.13",
"@storybook/builder-webpack5": "^6.5.13",
"@inpyjamas/scripts": "1.0.0",
"@saithodev/semantic-release-backmerge": "4.0.1",
"@storybook/addon-actions": "^7.0.0",
"@storybook/addon-essentials": "^7.0.0",
"@storybook/addon-links": "^7.0.0",
"@storybook/builder-webpack5": "^7.0.0",
"@storybook/manager-webpack5": "6.5.13",
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "^6.5.13",
"@storybook/react": "^7.0.0",
"@technologiestiftung/semantic-release-config": "1.2.0",
"@testing-library/dom": "7.29.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "12.7.1",
"@types/d3": "6.3.0",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/jest-in-case": "1.0.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.1",
"@types/react-map-gl": "5.2.9",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-map-gl": "6.1.6",
"@types/react-router-dom": "5.1.7",
"@types/styled-components": "5.1.26",
"babel-loader": "^8.3.0",
"babel-loader": "^9.0.0",
"babel-plugin-styled-components": "2.0.7",
"cross-env": "7.0.3",
"cross-spawn": "7.0.3",
"dotenv": "16.0.3",
"eslint": "8.27.0",
"eslint-config-next": "13.0.2",
"eslint-config-next": "14.0.4",
"jest": "29.3.0",
"jest-environment-jsdom": "29.3.0",
"jest-in-case": "1.0.2",
"msw": "0.26.2",
"prettier": "2.2.1",
"react-is": "16.13.1",
"msw": "2.0.14",
"prettier": "3.2.2",
"react-is": "18.2.0",
"storybook-addon-next-router": "4.0.1",
"typescript": "4.8.4",
"typescript": "5.3.3",
"whatwg-fetch": "3.6.2"
},
"dependencies": {
Expand Down

0 comments on commit b8f5c4a

Please sign in to comment.