diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index f8ac9227..10406717 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@fortawesome/free-solid-svg-icons": "6.1.2", "@fortawesome/vue-fontawesome": "3.0.1", "@kazvmoe-infra/pinch-zoom-element": "1.2.0", - "@ruffle-rs/ruffle": "^0.1.0-nightly.2022.7.12", + "@ruffle-rs/ruffle": "0.1.0-nightly.2022.7.12", "@vuelidate/core": "2.0.0-alpha.44", "@vuelidate/validators": "2.0.0-alpha.31", "body-scroll-lock": "3.1.5", @@ -32,13 +32,13 @@ "cropperjs": "1.5.12", "diff": "3.5.0", "escape-html": "1.0.3", - "js-cookie": "^3.0.1", + "js-cookie": "3.0.1", "localforage": "1.10.0", "parse-link-header": "1.0.1", "phoenix": "1.6.2", "punycode.js": "2.1.0", - "qrcode": "1", - "utf8": "^3.0.0", + "qrcode": "1.5.0", + "utf8": "3.0.0", "vue": "3.2.37", "vue-i18n": "9.2.2", "vue-router": "4.1.3", @@ -51,7 +51,7 @@ "@babel/preset-env": "7.18.10", "@babel/register": "7.18.9", "@babel/eslint-parser": "7.18.9", - "@intlify/vue-i18n-loader": "^5.0.0", + "@intlify/vue-i18n-loader": "5.0.0", "@ungap/event-target": "0.2.3", "@vue/babel-helper-vue-jsx-merge-props": "1.2.1", "@vue/babel-plugin-jsx": "1.1.1", @@ -62,13 +62,13 @@ "babel-plugin-lodash": "3.3.4", "chai": "4.3.6", "chalk": "1.1.3", - "chromedriver": "103.0.0", + "chromedriver": "104.0.0", "connect-history-api-fallback": "2.0.0", "copy-webpack-plugin": "6.4.1", - "cross-spawn": "4.0.2", + "cross-spawn": "7.0.3", "css-loader": "0.28.11", "custom-event-polyfill": "1.0.7", - "eslint": "8.21.0", + "eslint": "8.22.0", "eslint-config-standard": "17.0.0", "eslint-formatter-friendly": "7.0.0", "eslint-webpack-plugin": "2.7.0", @@ -116,7 +116,7 @@ "stylelint-config-standard": "20.0.0", "stylelint-rscss": "0.4.0", "url-loader": "1.1.2", - "vue-loader": "^16.0.0", + "vue-loader": "16.8.3", "vue-style-loader": "4.1.3", "webpack": "4.46.0", "webpack-dev-middleware": "3.7.3", |
