Skip to content

Commit

Permalink
Updated versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Apr 18, 2024
1 parent c45273e commit 7146a90
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"dependencies": {
"@formio/bootstrap": "^3.0.0-rc.22",
"@formio/choices.js": "^10.2.1",
"@formio/core": "^2.1.0-dev.tt.1",
"@formio/core": "^2.1.0-dev.tt.2",
"@formio/text-mask-addons": "^3.8.0-formio.2",
"@formio/vanilla-text-mask": "^5.1.1-formio.1",
"abortcontroller-polyfill": "^1.7.5",
Expand Down Expand Up @@ -176,7 +176,7 @@
"string-replace-loader": "^3.1.0",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"typescript": "5.4.5",
"typescript": "5.3.2",
"webpack": "^5.90.3",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,10 @@
fuse.js "^6.6.2"
redux "^4.2.0"

"@formio/core@^2.1.0-dev.tt.1":
version "2.1.0-dev.tt.1"
resolved "https://registry.npmjs.org/@formio/core/-/core-2.1.0-dev.tt.1.tgz#6db3aa96da3558792047024636d09b365e392762"
integrity sha512-ypIbHH3j0oRUSKSc6MaQ0RDkkDU1FQW5ZFILYB/nrdHfC5Nx/HJJCbYHVuWvH0Nwil0psl3YayNjeaL9MTvV4A==
"@formio/core@^2.1.0-dev.tt.2":
version "2.1.0-dev.tt.2"
resolved "https://registry.npmjs.org/@formio/core/-/core-2.1.0-dev.tt.2.tgz#60994c4805a018db8c0d0e8d16cdc64f539f2d80"
integrity sha512-dadQwldpd5wZ7hOzQFYYSQ1mfC6n/A3RQnsAed3NP9MTZRRHAr9CUVX+YQm/ditqp1BoqQCTUcVMX7uFppCycA==
dependencies:
"@types/json-logic-js" "^2.0.5"
browser-cookies "^1.2.0"
Expand Down Expand Up @@ -8371,10 +8371,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

typescript@5.4.5:
version "5.4.5"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
typescript@5.3.2:
version "5.3.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==

ua-parser-js@^0.7.30:
version "0.7.37"
Expand Down

0 comments on commit 7146a90

Please sign in to comment.