Skip to content

Commit

Permalink
Pin to a stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Oct 31, 2024
1 parent 715fe54 commit 236c178
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 2,417 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,12 @@
"@babel/parser": "^7.24.8",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/i18n": "8.5.5",
"@nuxtjs/storybook": "8.3.3-28822616.1c9e939",
"@nuxtjs/storybook": "8.3.2",
"@playwright/test": "1.48.1",
"@storybook-vue/nuxt": "8.3.3-28822616.1c9e939",
"@storybook-vue/nuxt": "8.3.2",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@vitest/coverage-v8": "^2.1.3",
Expand All @@ -105,17 +108,14 @@
"npm-run-all2": "^7.0.0",
"nuxt": "3.13.2",
"rimraf": "^6.0.1",
"storybook": "^8.3.6",
"talkback": "^4.2.0",
"typescript": "5.6.3",
"vitest": "^2.1.3",
"vitest-dom": "^0.1.1",
"vue": "3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "2.1.8",
"storybook": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6"
"vue-tsc": "2.1.8"
},
"browserslist": [
"> 1%",
Expand Down
Loading

0 comments on commit 236c178

Please sign in to comment.