Skip to content

Commit

Permalink
bumped packages
Browse files Browse the repository at this point in the history
  • Loading branch information
talentedunicorn committed Jan 12, 2025
1 parent 53a4a61 commit f78a6fa
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 1,115 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@babel/core": "^7.26.0",
"@chromatic-com/storybook": "^3.2.3",
"@csstools/postcss-light-dark-function": "^2.0.7",
"@nx/storybook": "20.3.0",
"@nx/vite": "20.3.0",
"@nx/web": "20.3.0",
"@sentry/svelte": "^8.47.0",
"@nx/storybook": "20.3.1",
"@nx/vite": "20.3.1",
"@nx/web": "20.3.1",
"@sentry/svelte": "^8.48.0",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-coverage": "^1.0.5",
"@storybook/addon-essentials": "^8.4.7",
Expand All @@ -43,28 +43,28 @@
"@vitest/ui": "^2.1.8",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"chromatic": "^11.20.2",
"chromatic": "^11.22.2",
"husky": "^9.1.7",
"nx": "20.3.0",
"nx": "20.3.1",
"nyc": "^17.1.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"pretty-quick": "^4.0.0",
"storybook": "^8.4.7",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"svelte": "^5.17.3",
"svelte-check": "^4.1.3",
"svelte-loader": "^3.2.4",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"workbox-window": "^7.3.0"
},
"dependencies": {
"@sentry/vite-plugin": "^2.22.7",
"@sentry/vite-plugin": "^2.23.0",
"events": "^3.3.0",
"marked": "^15.0.4",
"marked": "^15.0.6",
"rxdb": "^15.39.0",
"rxjs": "^7.8.1",
"vite-plugin-pwa": "^0.21.1",
Expand Down
Loading

0 comments on commit f78a6fa

Please sign in to comment.