aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--thallium-frontend/package.json1
-rw-r--r--thallium-frontend/pnpm-lock.yaml34
2 files changed, 35 insertions, 0 deletions
diff --git a/thallium-frontend/package.json b/thallium-frontend/package.json
index 347a8da..6322993 100644
--- a/thallium-frontend/package.json
+++ b/thallium-frontend/package.json
@@ -13,6 +13,7 @@
"@fontsource-variable/fira-code": "^5.0.18",
"react": "^18.3.1",
"react-dom": "^18.3.1",
+ "react-router-dom": "^6.26.1",
"styled-components": "^6.1.12"
},
"devDependencies": {
diff --git a/thallium-frontend/pnpm-lock.yaml b/thallium-frontend/pnpm-lock.yaml
index 6f7afdf..2aa885a 100644
--- a/thallium-frontend/pnpm-lock.yaml
+++ b/thallium-frontend/pnpm-lock.yaml
@@ -17,6 +17,9 @@ importers:
react-dom:
specifier: ^18.3.1
version: 18.3.1([email protected])
+ react-router-dom:
+ specifier: ^6.26.1
styled-components:
specifier: ^6.1.12
@@ -365,6 +368,10 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
+ '@remix-run/[email protected]':
+ resolution: {integrity: sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==}
+ engines: {node: '>=14.0.0'}
+
'@rollup/[email protected]':
resolution: {integrity: sha512-TSpWzflCc4VGAUJZlPpgAJE1+V60MePDQnBd7PPkpuEmOy8i87aL6tinFGKBFKuEDikYpig72QzdT3QPYIi+oA==}
cpu: [arm]
@@ -1264,6 +1271,19 @@ packages:
resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
engines: {node: '>=0.10.0'}
+ resolution: {integrity: sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==}
+ engines: {node: '>=14.0.0'}
+ peerDependencies:
+ react: '>=16.8'
+ react-dom: '>=16.8'
+
+ resolution: {integrity: sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==}
+ engines: {node: '>=14.0.0'}
+ peerDependencies:
+ react: '>=16.8'
+
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines: {node: '>=0.10.0'}
@@ -1799,6 +1819,8 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.17.1
+ '@remix-run/[email protected]': {}
+
'@rollup/[email protected]':
optional: true
@@ -2826,6 +2848,18 @@ snapshots:
+ dependencies:
+ '@remix-run/router': 1.19.1
+ react: 18.3.1
+ react-dom: 18.3.1([email protected])
+ react-router: 6.26.1([email protected])
+
+ dependencies:
+ '@remix-run/router': 1.19.1
+ react: 18.3.1
+
dependencies:
loose-envify: 1.4.0