Skip to content

Commit

Permalink
Merge pull request #190 from talentedunicorn/updates
Browse files Browse the repository at this point in the history
bumped packages
  • Loading branch information
talentedunicorn authored Oct 24, 2023
2 parents ce2220c + e59f8ff commit 83b9f6f
Show file tree
Hide file tree
Showing 2 changed files with 1,580 additions and 1,552 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,45 +20,45 @@
},
"devDependencies": {
"@auth0/auth0-spa-js": "^2.1.2",
"@babel/core": "^7.22.15",
"@storybook/addon-actions": "^7.4.0",
"@babel/core": "^7.23.2",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-coverage": "^0.0.9",
"@storybook/addon-essentials": "^7.4.0",
"@storybook/addon-interactions": "^7.4.0",
"@storybook/addon-links": "^7.4.0",
"@storybook/addon-svelte-csf": "^4.0.3",
"@storybook/jest": "^0.2.2",
"@storybook/svelte": "^7.4.0",
"@storybook/svelte-vite": "^7.4.0",
"@storybook/addon-essentials": "^7.5.1",
"@storybook/addon-interactions": "^7.5.1",
"@storybook/addon-links": "^7.5.1",
"@storybook/addon-svelte-csf": "^4.0.9",
"@storybook/jest": "^0.2.3",
"@storybook/svelte": "^7.5.1",
"@storybook/svelte-vite": "^7.5.1",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.0",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"@storybook/testing-library": "^0.2.2",
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"@tsconfig/svelte": "^5.0.2",
"@types/marked": "^5.0.1",
"@types/pouchdb-browser": "^6.1.3",
"@types/marked": "^5.0.2",
"@types/pouchdb-browser": "^6.1.4",
"babel-loader": "^9.1.3",
"chromatic": "^7.1.0",
"chromatic": "^7.5.0",
"husky": "^8.0.3",
"nyc": "^15.1.0",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"pretty-quick": "^3.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.4.0",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"storybook": "^7.5.1",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-loader": "^3.1.9",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.0",
"workbox-window": "^7.0.0"
},
"dependencies": {
"events": "^3.3.0",
"marked": "^8.0.1",
"pouchdb-browser": "^8.0.1",
"vite-plugin-pwa": "^0.16.4"
"vite-plugin-pwa": "^0.16.5"
},
"readme": "ERROR: No README data found!",
"_id": "[email protected]"
Expand Down
Loading

1 comment on commit 83b9f6f

@vercel
Copy link

@vercel vercel bot commented on 83b9f6f Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.